local memory meaning in Chinese
本地存储器
本机存储器
局部存储器
局部存储区
Examples
- The local memory pool is made available for reuse
时,本地内存池可供重复使用。 - It is faster to access local memory than the memory associated with other numa nodes
访问本地内存比访问与其他numa节点关联的内存快。 - Local memory is the memory that is on the same node as the cpu currently running the thread
本地内存是指与当前正在运行线程的cpu位于同一节点上的内存。 - The ratio of the cost to access foreign memory over that for local memory is called the numa ratio
访问外部内存的开销与访问本地内存的开销比率称为numa比率。 - Accordingly , hardware node 0 has less local memory available for other applications than the other nodes
因此,硬件node 0可用于其他应用程序的本地内存少于其他节点。